Package | ca.on.mi.pkg |
Resource Type | StructureDefinition |
Id | ca-on-mi-profile-practitioner |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-practitioner |
URL | http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-practitioner |
Version | 1.0.0 |
Status | active |
Date | 2024-04-19T02:20:56.4940505+00:00 |
Name | MIPractitioner |
Title | MI Practitioner Profile (Submission) |
Realm | ca |
Type | Practitioner |
Kind | resource |
StructureDefinition | |
ca-on-mi-profile-diagnosticReport | MI DiagnosticReport Profile |
ca-on-mi-profile-documentReference | MI DocumentReference Profile |
ca-on-mi-profile-imagingStudy | MI ImagingStudy Profile |
ca-on-mi-profile-practitionerRole | MI PractitionerRole Profile (Submission) |
ca-on-mi-profile-serviceRequest | MI ServiceRequest Profile |
ca-on-mi-ext-cc-list | CopiedToPractitioner |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ca-on-mi-profile-practitioner", "url": "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-practitioner", "version": "1.0.0", "name": "MIPractitioner", "title": "MI Practitioner Profile (Submission)", "status": "active", "date": "2024-04-19T02:20:56.4940505+00:00", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner.identifier", "path": "Practitioner.identifier", "mustSupport": true }, { "id": "Practitioner.identifier.system", "path": "Practitioner.identifier.system", "min": 1, "mustSupport": true }, { "id": "Practitioner.identifier.value", "path": "Practitioner.identifier.value", "min": 1, "mustSupport": true }, { "id": "Practitioner.name", "path": "Practitioner.name", "min": 1, "max": "1", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "min": 1, "mustSupport": true }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.name.prefix", "path": "Practitioner.name.prefix", "mustSupport": true }, { "id": "Practitioner.name.suffix", "path": "Practitioner.name.suffix", "mustSupport": true } ] } }